Click or drag to resize

MessageReadReceiptRequested Property

Gets or sets a value indicating whether [read receipt requested].

Namespace:  Independentsoft.Msg
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public bool ReadReceiptRequested { get; set; }

Property Value

Type: Boolean
true if [read receipt requested]; otherwise, false.
See Also